[INFO] cloning repository https://github.com/Ann-Z-West/dieselasync-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ann-Z-West/dieselasync-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnn-Z-West%2Fdieselasync-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnn-Z-West%2Fdieselasync-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7cbf3f61d2f794363c105a6845e9b75501e9ae3
[INFO] testing Ann-Z-West/dieselasync-example against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnn-Z-West%2Fdieselasync-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ann-Z-West/dieselasync-example
[INFO] finished tweaking git repo https://github.com/Ann-Z-West/dieselasync-example
[INFO] tweaked toml for git repo https://github.com/Ann-Z-West/dieselasync-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ann-Z-West/dieselasync-example on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ann-Z-West/dieselasync-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b67acc4eba3dd0f7c7a17724288b5182930e44ca6eb5093b4f7edccc6647634
[INFO] running `Command { std: "docker" "start" "-a" "3b67acc4eba3dd0f7c7a17724288b5182930e44ca6eb5093b4f7edccc6647634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b67acc4eba3dd0f7c7a17724288b5182930e44ca6eb5093b4f7edccc6647634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b67acc4eba3dd0f7c7a17724288b5182930e44ca6eb5093b4f7edccc6647634", kill_on_drop: false }`
[INFO] [stdout] 3b67acc4eba3dd0f7c7a17724288b5182930e44ca6eb5093b4f7edccc6647634
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 364fa4833fec3d8e41b78a98e243969faca3095ddc895df6a88f816c79c3093a
[INFO] running `Command { std: "docker" "start" "-a" "364fa4833fec3d8e41b78a98e243969faca3095ddc895df6a88f816c79c3093a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling scoped-futures v0.1.3
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling postgres-types v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio v1.39.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling diesel v2.1.6
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling aws-smithy-types v1.2.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-postgres v0.7.11
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.1
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling aws-credential-types v1.2.0
[INFO] [stderr]    Compiling aws-smithy-http v0.60.9
[INFO] [stderr]    Compiling aws-sigv4 v1.2.3
[INFO] [stderr]    Compiling aws-runtime v1.3.1
[INFO] [stderr]    Compiling postgres-openssl v0.5.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.6.2
[INFO] [stderr]    Compiling aws-sdk-sts v1.36.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.36.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.37.0
[INFO] [stderr]    Compiling aws-sdk-secretsmanager v1.40.0
[INFO] [stderr]    Compiling aws-config v1.5.4
[INFO] [stderr]    Compiling diesel-async v0.4.1
[INFO] [stderr]    Compiling diesel-async v0.3.2
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]    Compiling testing v0.1.0 (/opt/rustwide/workdir/testing)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "364fa4833fec3d8e41b78a98e243969faca3095ddc895df6a88f816c79c3093a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "364fa4833fec3d8e41b78a98e243969faca3095ddc895df6a88f816c79c3093a", kill_on_drop: false }`
[INFO] [stdout] 364fa4833fec3d8e41b78a98e243969faca3095ddc895df6a88f816c79c3093a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec8d5891d105fa89e6893bb66c2fbb2f0af0b71e4633e70929d8195bd5e9d9e6
[INFO] running `Command { std: "docker" "start" "-a" "ec8d5891d105fa89e6893bb66c2fbb2f0af0b71e4633e70929d8195bd5e9d9e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling testing v0.1.0 (/opt/rustwide/workdir/testing)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.96s
[INFO] running `Command { std: "docker" "inspect" "ec8d5891d105fa89e6893bb66c2fbb2f0af0b71e4633e70929d8195bd5e9d9e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec8d5891d105fa89e6893bb66c2fbb2f0af0b71e4633e70929d8195bd5e9d9e6", kill_on_drop: false }`
[INFO] [stdout] ec8d5891d105fa89e6893bb66c2fbb2f0af0b71e4633e70929d8195bd5e9d9e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce3f72aba19e63d270b67e795c498d90185aedd9175c50eb91db0b8eebf641fb
[INFO] running `Command { std: "docker" "start" "-a" "ce3f72aba19e63d270b67e795c498d90185aedd9175c50eb91db0b8eebf641fb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/app-79ad3056d0635249)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/testing-ad956fd0eedee259)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test datarepo::postgres::test_basic::tests::test_get_secret ... FAILED
[INFO] [stdout] test datarepo::postgres::test_basic::tests::test_db_connection ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive ... FAILED
[INFO] [stdout] test datarepo::postgres::test_add::tests::test_add_process_job ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_manifests ... FAILED
[INFO] [stdout] test datarepo::postgres::test_add::tests::test_add_archive_manifest ... FAILED
[INFO] [stdout] test datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file ... FAILED
[INFO] [stdout] test datarepo::postgres::test_add::tests::test_add_archive ... FAILED
[INFO] [stdout] test datarepo::postgres::test_update::tests::test_update_archive_manifest ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_basic::tests::test_get_secret stdout ----
[INFO] [stdout] secret name is: rds!db-xxxxxxxx-yyyy-wwww-zzzz-sssssssssssss
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_basic::tests::test_get_secret' (23) panicked at testing/src/datarepo/postgres/test_basic.rs:11:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647e5ee8e5d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647e5eea722a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647e5eea722a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647e5ee93a02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647e5ee93a02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647e5ee6bb86 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647e5ee6bb86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647e5ee85d39 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647e5e27e1fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647e5e27e1fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647e5ee85fb2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647e5ee85fb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647e5ee6bc42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647e5ee631c9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647e5ee6cbbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647e5eea79ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647e5eea7762 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647e5e2695d8 - <core[5a1c3e9896636f3a]::result::Result<&utils[8180e31469e2f328]::structures::secrets::RdsSecret, &alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647e5e2695d8 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:11:54
[INFO] [stdout]   22:     0x647e5e261b9f - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   23:     0x647e5e25c380 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   24:     0x647e5e22dd85 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::try_with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x647e5e22d94e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x647e5e25b3a6 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   27:     0x647e5e263b66 - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   28:     0x647e5e25cf5e - <tokio[85186819a9ad212d]::task::local::LocalSet>::run_until::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   29:     0x647e5e26ab7d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x647e5e26ae3d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x647e5e22d3ed - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   32:     0x647e5e22b10b - tokio[85186819a9ad212d]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x647e5e22b10b - tokio[85186819a9ad212d]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x647e5e22b10b - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   35:     0x647e5e203ea0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   36:     0x647e5e21b990 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   37:     0x647e5e21b474 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   38:     0x647e5e26442b - <tokio[85186819a9ad212d]::runtime::context::scoped::Scoped<tokio[85186819a9ad212d]::runtime::scheduler::Context>>::set::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x647e5e270239 - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x647e5e2306d2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::try_with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x647e5e22e7be - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x647e5e26f1ad - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x647e5e20e960 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   44:     0x647e5e214276 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   45:     0x647e5e214f83 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   46:     0x647e5e254343 - tokio[85186819a9ad212d]::runtime::context::runtime::enter_runtime::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x647e5e202a33 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   48:     0x647e5e26b9c5 - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   49:     0x647e5e26dd0b - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on::<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   50:     0x647e5e25b6eb - <tokio[85186819a9ad212d]::task::local::LocalSet>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   51:     0x647e5e263f94 - <actix_rt[567f4ae817a10712]::runtime::Runtime>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x647e5e25b038 - <actix_rt[567f4ae817a10712]::system::SystemRunner>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x647e5e26a2d5 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:6:5
[INFO] [stdout]   54:     0x647e5e269137 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:7:31
[INFO] [stdout]   55:     0x647e5e251f66 - <testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_get_secret::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x647e5e2712db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x647e5e2712db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   58:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   59:     0x647e5e27eb55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   64:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   65:     0x647e5e2796b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   66:     0x647e5e2796b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   68:     0x647e5e281bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   73:     0x647e5e281bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x647e5ee8d54f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   75:     0x647e5ee8d54f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x79a3760abaa4 - <unknown>
[INFO] [stdout]   77:     0x79a376138a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_basic::tests::test_db_connection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_basic::tests::test_db_connection' (22) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647e5ee8e5d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647e5eea722a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647e5eea722a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647e5ee93a02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647e5ee93a02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647e5ee6bb86 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647e5ee6bb86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647e5ee85d39 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647e5e27e1fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647e5e27e1fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647e5ee85fb2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647e5ee85fb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647e5ee6bc42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647e5ee631c9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647e5ee6cbbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647e5eea79ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647e5eea7762 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647e5e37f70f - <core[5a1c3e9896636f3a]::result::Result<utils[8180e31469e2f328]::structures::secrets::RdsSecret, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647e5e37f70f - utils[8180e31469e2f328]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x647e5e269b81 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:26:10
[INFO] [stdout]   23:     0x647e5e261cdf - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x647e5e25c470 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x647e5e22de85 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::try_with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x647e5e22d99e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x647e5e25b3e6 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x647e5e263bb6 - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x647e5e25d1fe - <tokio[85186819a9ad212d]::task::local::LocalSet>::run_until::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x647e5e26abbd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x647e5e26ae7d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x647e5e22d42d - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x647e5e22b2ab - tokio[85186819a9ad212d]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x647e5e22b2ab - tokio[85186819a9ad212d]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x647e5e22b2ab - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x647e5e2041c0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x647e5e21c430 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x647e5e21b494 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x647e5e26457b - <tokio[85186819a9ad212d]::runtime::context::scoped::Scoped<tokio[85186819a9ad212d]::runtime::scheduler::Context>>::set::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x647e5e270279 - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x647e5e230812 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::try_with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x647e5e22e81e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x647e5e26f1ed - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x647e5e20ed80 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x647e5e2142f6 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x647e5e2152e3 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x647e5e2544b3 - tokio[85186819a9ad212d]::runtime::context::runtime::enter_runtime::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x647e5e202ae3 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x647e5e26bad5 - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x647e5e26df1b - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on::<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x647e5e25b7bb - <tokio[85186819a9ad212d]::task::local::LocalSet>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x647e5e263ff4 - <actix_rt[567f4ae817a10712]::runtime::Runtime>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x647e5e25b088 - <actix_rt[567f4ae817a10712]::system::SystemRunner>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x647e5e26a365 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:15:5
[INFO] [stdout]   55:     0x647e5e269167 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_basic.rs:16:34
[INFO] [stdout]   56:     0x647e5e251fa6 - <testing[fd31f0e1497dcd92]::datarepo::postgres::test_basic::tests::test_db_connection::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x647e5e2712db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x647e5e2712db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x647e5e27eb55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x647e5e2796b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x647e5e2796b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x647e5e281bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x647e5e281bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x647e5ee8d54f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x647e5ee8d54f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x79a3760abaa4 - <unknown>
[INFO] [stdout]   78:     0x79a376138a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection' (26) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647e5ee8e5d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647e5eea722a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647e5eea722a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647e5ee93a02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647e5ee93a02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647e5ee6bb86 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647e5ee6bb86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647e5ee85d39 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647e5e27e1fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647e5e27e1fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647e5ee85fb2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647e5ee85fb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647e5ee6bc42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647e5ee631c9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647e5ee6cbbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647e5eea79ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647e5eea7762 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647e5e37f70f - <core[5a1c3e9896636f3a]::result::Result<utils[8180e31469e2f328]::structures::secrets::RdsSecret, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647e5e37f70f - utils[8180e31469e2f328]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x647e5e24c382 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:69:10
[INFO] [stdout]   23:     0x647e5e26209f - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x647e5e25c740 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x647e5e22e185 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::try_with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x647e5e22da8e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x647e5e25b4a6 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x647e5e263ca6 - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x647e5e25d9de - <tokio[85186819a9ad212d]::task::local::LocalSet>::run_until::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x647e5e26ac7d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x647e5e26af3d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x647e5e22d4ed - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x647e5e22b78b - tokio[85186819a9ad212d]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x647e5e22b78b - tokio[85186819a9ad212d]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x647e5e22b78b - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x647e5e204b20 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x647e5e21e410 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x647e5e21b4f4 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x647e5e26496b - <tokio[85186819a9ad212d]::runtime::context::scoped::Scoped<tokio[85186819a9ad212d]::runtime::scheduler::Context>>::set::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x647e5e270339 - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x647e5e230bd2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::try_with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x647e5e22e93e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x647e5e26f2ad - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x647e5e20f9e0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x647e5e214476 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x647e5e215d03 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x647e5e254903 - tokio[85186819a9ad212d]::runtime::context::runtime::enter_runtime::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x647e5e202cf3 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x647e5e26be05 - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x647e5e26e54b - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on::<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x647e5e25ba2b - <tokio[85186819a9ad212d]::task::local::LocalSet>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x647e5e264114 - <actix_rt[567f4ae817a10712]::runtime::Runtime>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x647e5e25b178 - <actix_rt[567f4ae817a10712]::system::SystemRunner>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x647e5e251b45 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:58:5
[INFO] [stdout]   55:     0x647e5e24a747 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:59:55
[INFO] [stdout]   56:     0x647e5e252066 - <testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x647e5e2712db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x647e5e2712db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x647e5e27eb55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x647e5e2796b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x647e5e2796b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x647e5e281bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x647e5e281bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x647e5ee8d54f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x647e5ee8d54f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x79a3760abaa4 - <unknown>
[INFO] [stdout]   78:     0x79a376138a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive' (24) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647e5ee8e5d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647e5eea722a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647e5eea722a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647e5ee93a02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647e5ee93a02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647e5ee6bb86 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647e5ee6bb86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647e5ee85d39 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647e5e27e1fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647e5e27e1fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647e5ee85fb2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647e5ee85fb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647e5ee6bc42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647e5ee631c9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647e5ee6cbbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647e5eea79ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647e5eea7762 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647e5e37f70f - <core[5a1c3e9896636f3a]::result::Result<utils[8180e31469e2f328]::structures::secrets::RdsSecret, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647e5e37f70f - utils[8180e31469e2f328]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x647e5e24ab7c - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:23:10
[INFO] [stdout]   23:     0x647e5e261e1f - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x647e5e25c560 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x647e5e22df85 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::try_with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x647e5e22d9ee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x647e5e25b426 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x647e5e263c06 - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x647e5e25d49e - <tokio[85186819a9ad212d]::task::local::LocalSet>::run_until::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x647e5e26abfd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x647e5e26aebd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x647e5e22d46d - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x647e5e22b44b - tokio[85186819a9ad212d]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x647e5e22b44b - tokio[85186819a9ad212d]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x647e5e22b44b - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x647e5e2044e0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x647e5e21ced0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x647e5e21b4b4 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x647e5e2646cb - <tokio[85186819a9ad212d]::runtime::context::scoped::Scoped<tokio[85186819a9ad212d]::runtime::scheduler::Context>>::set::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x647e5e2702b9 - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x647e5e230952 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::try_with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x647e5e22e87e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x647e5e26f22d - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x647e5e20f1a0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x647e5e214376 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x647e5e215643 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x647e5e254623 - tokio[85186819a9ad212d]::runtime::context::runtime::enter_runtime::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x647e5e202b93 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x647e5e26bbe5 - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x647e5e26e12b - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on::<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x647e5e25b88b - <tokio[85186819a9ad212d]::task::local::LocalSet>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x647e5e264054 - <actix_rt[567f4ae817a10712]::runtime::Runtime>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x647e5e25b0d8 - <actix_rt[567f4ae817a10712]::system::SystemRunner>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x647e5e251a25 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:12:5
[INFO] [stdout]   55:     0x647e5e24a6e7 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:13:32
[INFO] [stdout]   56:     0x647e5e251fe6 - <testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x647e5e2712db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x647e5e2712db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x647e5e27eb55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x647e5e2796b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x647e5e2796b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x647e5e281bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x647e5e281bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x647e5ee8d54f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x647e5ee8d54f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x79a3760abaa4 - <unknown>
[INFO] [stdout]   78:     0x79a376138a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_add::tests::test_add_process_job stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_add::tests::test_add_process_job' (21) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647e5ee8e5d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647e5eea722a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647e5eea722a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647e5ee93a02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647e5ee93a02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647e5ee6bb86 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647e5ee6bb86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647e5ee85d39 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647e5e27e1fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647e5e27e1fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647e5ee85fb2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647e5ee85fb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647e5ee6bc42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647e5ee631c9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647e5ee6cbbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647e5eea79ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647e5eea7762 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647e5e37f70f - <core[5a1c3e9896636f3a]::result::Result<utils[8180e31469e2f328]::structures::secrets::RdsSecret, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647e5e37f70f - utils[8180e31469e2f328]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x647e5e24f87b - testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:85:10
[INFO] [stdout]   23:     0x647e5e2626df - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x647e5e25cbf0 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x647e5e22e685 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::try_with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x647e5e22dc1e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x647e5e25b5e6 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x647e5e263e36 - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x647e5e25e6ae - <tokio[85186819a9ad212d]::task::local::LocalSet>::run_until::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x647e5e26adbd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x647e5e26b07d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x647e5e22d62d - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x647e5e22bfab - tokio[85186819a9ad212d]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x647e5e22bfab - tokio[85186819a9ad212d]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x647e5e22bfab - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x647e5e205ac0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x647e5e221930 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x647e5e21b594 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x647e5e264ffb - <tokio[85186819a9ad212d]::runtime::context::scoped::Scoped<tokio[85186819a9ad212d]::runtime::scheduler::Context>>::set::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x647e5e270479 - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x647e5e231212 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::try_with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x647e5e22eb1e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x647e5e26f3ed - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x647e5e210e80 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x647e5e2146f6 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x647e5e216de3 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x647e5e255033 - tokio[85186819a9ad212d]::runtime::context::runtime::enter_runtime::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x647e5e203063 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x647e5e26c355 - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x647e5e26ef4b - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on::<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x647e5e25be3b - <tokio[85186819a9ad212d]::task::local::LocalSet>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x647e5e264304 - <actix_rt[567f4ae817a10712]::runtime::Runtime>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x647e5e25b318 - <actix_rt[567f4ae817a10712]::system::SystemRunner>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x647e5e251d85 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:74:5
[INFO] [stdout]   55:     0x647e5e24e887 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:75:36
[INFO] [stdout]   56:     0x647e5e2521a6 - <testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_process_job::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x647e5e2712db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x647e5e2712db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x647e5e27eb55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x647e5e2796b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x647e5e2796b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x647e5e281bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x647e5e281bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x647e5ee8d54f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x647e5ee8d54f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x79a3760abaa4 - <unknown>
[INFO] [stdout]   78:     0x79a376138a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings' (25) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647e5ee8e5d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647e5eea722a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647e5eea722a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647e5ee93a02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647e5ee93a02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647e5ee6bb86 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647e5ee6bb86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647e5ee85d39 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647e5e27e1fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647e5e27e1fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647e5ee85fb2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647e5ee85fb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647e5ee6bc42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647e5ee631c9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647e5ee6cbbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647e5eea79ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647e5eea7762 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647e5e37f70f - <core[5a1c3e9896636f3a]::result::Result<utils[8180e31469e2f328]::structures::secrets::RdsSecret, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647e5e37f70f - utils[8180e31469e2f328]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x647e5e24d0b4 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:130:10
[INFO] [stdout]   23:     0x647e5e2621df - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x647e5e25c830 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x647e5e22e285 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::try_with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x647e5e22dade - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x647e5e25b4e6 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x647e5e263cf6 - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x647e5e25dc7e - <tokio[85186819a9ad212d]::task::local::LocalSet>::run_until::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x647e5e26acbd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x647e5e26af7d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x647e5e22d52d - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x647e5e22b92b - tokio[85186819a9ad212d]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x647e5e22b92b - tokio[85186819a9ad212d]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x647e5e22b92b - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x647e5e204e40 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x647e5e21eeb0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x647e5e21b514 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x647e5e264abb - <tokio[85186819a9ad212d]::runtime::context::scoped::Scoped<tokio[85186819a9ad212d]::runtime::scheduler::Context>>::set::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x647e5e270379 - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x647e5e230d12 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::try_with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x647e5e22e99e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x647e5e26f2ed - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x647e5e20fe00 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x647e5e2144f6 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x647e5e216063 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x647e5e254a73 - tokio[85186819a9ad212d]::runtime::context::runtime::enter_runtime::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x647e5e202da3 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x647e5e26bf15 - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x647e5e26e75b - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on::<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x647e5e25bafb - <tokio[85186819a9ad212d]::task::local::LocalSet>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x647e5e264174 - <actix_rt[567f4ae817a10712]::runtime::Runtime>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x647e5e25b1c8 - <actix_rt[567f4ae817a10712]::system::SystemRunner>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x647e5e251bd5 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:119:5
[INFO] [stdout]   55:     0x647e5e24a777 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:120:56
[INFO] [stdout]   56:     0x647e5e2520a6 - <testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x647e5e2712db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x647e5e2712db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x647e5e27eb55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x647e5e2796b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x647e5e2796b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x647e5e281bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x647e5e281bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x647e5ee8d54f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x647e5ee8d54f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x79a3760abaa4 - <unknown>
[INFO] [stdout]   78:     0x79a376138a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_manifests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_manifests' (28) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647e5ee8e5d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647e5eea722a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647e5eea722a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647e5ee93a02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647e5ee93a02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647e5ee6bb86 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647e5ee6bb86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647e5ee85d39 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647e5e27e1fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647e5e27e1fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647e5ee85fb2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647e5ee85fb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647e5ee6bc42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647e5ee631c9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647e5ee6cbbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647e5eea79ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647e5eea7762 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647e5e37f70f - <core[5a1c3e9896636f3a]::result::Result<utils[8180e31469e2f328]::structures::secrets::RdsSecret, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647e5e37f70f - utils[8180e31469e2f328]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x647e5e24b7ca - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:46:10
[INFO] [stdout]   23:     0x647e5e261f5f - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x647e5e25c650 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x647e5e22e085 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::try_with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x647e5e22da3e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x647e5e25b466 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x647e5e263c56 - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x647e5e25d73e - <tokio[85186819a9ad212d]::task::local::LocalSet>::run_until::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x647e5e26ac3d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x647e5e26aefd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x647e5e22d4ad - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x647e5e22b5eb - tokio[85186819a9ad212d]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x647e5e22b5eb - tokio[85186819a9ad212d]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x647e5e22b5eb - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x647e5e204800 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x647e5e21d970 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x647e5e21b4d4 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x647e5e26481b - <tokio[85186819a9ad212d]::runtime::context::scoped::Scoped<tokio[85186819a9ad212d]::runtime::scheduler::Context>>::set::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x647e5e2702f9 - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x647e5e230a92 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::try_with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x647e5e22e8de - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x647e5e26f26d - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x647e5e20f5c0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x647e5e2143f6 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x647e5e2159a3 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x647e5e254793 - tokio[85186819a9ad212d]::runtime::context::runtime::enter_runtime::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x647e5e202c43 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x647e5e26bcf5 - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x647e5e26e33b - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on::<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x647e5e25b95b - <tokio[85186819a9ad212d]::task::local::LocalSet>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x647e5e2640b4 - <actix_rt[567f4ae817a10712]::runtime::Runtime>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x647e5e25b128 - <actix_rt[567f4ae817a10712]::system::SystemRunner>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x647e5e251ab5 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:35:5
[INFO] [stdout]   55:     0x647e5e24a717 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:36:42
[INFO] [stdout]   56:     0x647e5e252026 - <testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifests::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x647e5e2712db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x647e5e2712db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x647e5e27eb55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x647e5e2796b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x647e5e2796b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x647e5e281bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x647e5e281bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x647e5ee8d54f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x647e5ee8d54f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x79a3760abaa4 - <unknown>
[INFO] [stdout]   78:     0x79a376138a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_add::tests::test_add_archive_manifest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_add::tests::test_add_archive_manifest' (20) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647e5ee8e5d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647e5eea722a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647e5eea722a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647e5ee93a02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647e5ee93a02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647e5ee6bb86 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647e5ee6bb86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647e5ee85d39 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647e5e27e1fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647e5e27e1fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647e5ee85fb2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647e5ee85fb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647e5ee6bc42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647e5ee631c9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647e5ee6cbbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647e5eea79ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647e5eea7762 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647e5e37f70f - <core[5a1c3e9896636f3a]::result::Result<utils[8180e31469e2f328]::structures::secrets::RdsSecret, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647e5e37f70f - utils[8180e31469e2f328]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x647e5e250bdb - testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:47:10
[INFO] [stdout]   23:     0x647e5e26281f - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x647e5e25cce0 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x647e5e22e785 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::try_with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x647e5e22dc6e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x647e5e25b626 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x647e5e263e86 - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x647e5e25e94e - <tokio[85186819a9ad212d]::task::local::LocalSet>::run_until::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x647e5e26adfd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x647e5e26b0bd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x647e5e22d66d - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x647e5e22c14b - tokio[85186819a9ad212d]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x647e5e22c14b - tokio[85186819a9ad212d]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x647e5e22c14b - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x647e5e205de0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x647e5e2223d0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x647e5e21b5b4 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x647e5e26514b - <tokio[85186819a9ad212d]::runtime::context::scoped::Scoped<tokio[85186819a9ad212d]::runtime::scheduler::Context>>::set::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x647e5e2704b9 - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x647e5e231352 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::try_with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x647e5e22eb7e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x647e5e26f42d - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x647e5e2112a0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x647e5e214776 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x647e5e217143 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x647e5e2551a3 - tokio[85186819a9ad212d]::runtime::context::runtime::enter_runtime::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x647e5e203113 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x647e5e26c465 - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x647e5e26f15b - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on::<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x647e5e25bf0b - <tokio[85186819a9ad212d]::task::local::LocalSet>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x647e5e264364 - <actix_rt[567f4ae817a10712]::runtime::Runtime>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x647e5e25b368 - <actix_rt[567f4ae817a10712]::system::SystemRunner>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x647e5e251e15 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:36:5
[INFO] [stdout]   55:     0x647e5e24e8b7 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:37:41
[INFO] [stdout]   56:     0x647e5e2521e6 - <testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive_manifest::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x647e5e2712db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x647e5e2712db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x647e5e27eb55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x647e5e2796b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x647e5e2796b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x647e5e281bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x647e5e281bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x647e5ee8d54f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x647e5ee8d54f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x79a3760abaa4 - <unknown>
[INFO] [stdout]   78:     0x79a376138a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file' (27) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647e5ee8e5d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647e5eea722a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647e5eea722a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647e5ee93a02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647e5ee93a02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647e5ee6bb86 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647e5ee6bb86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647e5ee85d39 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647e5e27e1fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647e5e27e1fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647e5ee85fb2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647e5ee85fb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647e5ee6bc42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647e5ee631c9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647e5ee6cbbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647e5eea79ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647e5eea7762 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647e5e37f70f - <core[5a1c3e9896636f3a]::result::Result<utils[8180e31469e2f328]::structures::secrets::RdsSecret, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647e5e37f70f - utils[8180e31469e2f328]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x647e5e24ddd4 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:97:10
[INFO] [stdout]   23:     0x647e5e26231f - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x647e5e25c920 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x647e5e22e385 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::try_with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x647e5e22db2e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x647e5e25b526 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x647e5e263d46 - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x647e5e25df1e - <tokio[85186819a9ad212d]::task::local::LocalSet>::run_until::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x647e5e26acfd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x647e5e26afbd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x647e5e22d56d - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x647e5e22bacb - tokio[85186819a9ad212d]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x647e5e22bacb - tokio[85186819a9ad212d]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x647e5e22bacb - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x647e5e205160 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x647e5e21f950 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x647e5e21b534 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x647e5e264c0b - <tokio[85186819a9ad212d]::runtime::context::scoped::Scoped<tokio[85186819a9ad212d]::runtime::scheduler::Context>>::set::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x647e5e2703b9 - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x647e5e230e52 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::try_with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x647e5e22e9fe - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x647e5e26f32d - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x647e5e210220 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x647e5e214576 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x647e5e2163c3 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x647e5e254be3 - tokio[85186819a9ad212d]::runtime::context::runtime::enter_runtime::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x647e5e202e53 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x647e5e26c025 - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x647e5e26e96b - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on::<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x647e5e25bbcb - <tokio[85186819a9ad212d]::task::local::LocalSet>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x647e5e2641d4 - <actix_rt[567f4ae817a10712]::runtime::Runtime>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x647e5e25b218 - <actix_rt[567f4ae817a10712]::system::SystemRunner>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x647e5e251c65 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:86:5
[INFO] [stdout]   55:     0x647e5e24a7a7 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_fetch.rs:87:64
[INFO] [stdout]   56:     0x647e5e2520e6 - <testing[fd31f0e1497dcd92]::datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x647e5e2712db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x647e5e2712db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x647e5e27eb55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x647e5e2796b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x647e5e2796b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x647e5e281bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x647e5e281bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x647e5ee8d54f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x647e5ee8d54f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x79a3760abaa4 - <unknown>
[INFO] [stdout]   78:     0x79a376138a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_add::tests::test_add_archive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_add::tests::test_add_archive' (19) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647e5ee8e5d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647e5eea722a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647e5eea722a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647e5ee93a02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647e5ee93a02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647e5ee6bb86 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647e5ee6bb86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647e5ee85d39 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647e5e27e1fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647e5e27e1fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647e5ee85fb2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647e5ee85fb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647e5ee6bc42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647e5ee631c9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647e5ee6cbbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647e5eea79ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647e5eea7762 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647e5e37f70f - <core[5a1c3e9896636f3a]::result::Result<utils[8180e31469e2f328]::structures::secrets::RdsSecret, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647e5e37f70f - utils[8180e31469e2f328]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x647e5e24ec9c - testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:20:10
[INFO] [stdout]   23:     0x647e5e26259f - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   24:     0x647e5e25cb00 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   25:     0x647e5e22e585 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::try_with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x647e5e22dbce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x647e5e25b5a6 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   28:     0x647e5e263de6 - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   29:     0x647e5e25e40e - <tokio[85186819a9ad212d]::task::local::LocalSet>::run_until::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   30:     0x647e5e26ad7d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x647e5e26b03d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x647e5e22d5ed - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   33:     0x647e5e22be0b - tokio[85186819a9ad212d]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x647e5e22be0b - tokio[85186819a9ad212d]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x647e5e22be0b - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   36:     0x647e5e2057a0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   37:     0x647e5e220e90 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   38:     0x647e5e21b574 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   39:     0x647e5e264eab - <tokio[85186819a9ad212d]::runtime::context::scoped::Scoped<tokio[85186819a9ad212d]::runtime::scheduler::Context>>::set::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x647e5e270439 - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x647e5e2310d2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::try_with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x647e5e22eabe - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x647e5e26f3ad - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x647e5e210a60 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   45:     0x647e5e214676 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   46:     0x647e5e216a83 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   47:     0x647e5e254ec3 - tokio[85186819a9ad212d]::runtime::context::runtime::enter_runtime::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x647e5e202fb3 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   49:     0x647e5e26c245 - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   50:     0x647e5e26ed3b - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on::<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   51:     0x647e5e25bd6b - <tokio[85186819a9ad212d]::task::local::LocalSet>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   52:     0x647e5e2642a4 - <actix_rt[567f4ae817a10712]::runtime::Runtime>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x647e5e25b2c8 - <actix_rt[567f4ae817a10712]::system::SystemRunner>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x647e5e251cf5 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:9:5
[INFO] [stdout]   55:     0x647e5e24e857 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_add.rs:10:32
[INFO] [stdout]   56:     0x647e5e252166 - <testing[fd31f0e1497dcd92]::datarepo::postgres::test_add::tests::test_add_archive::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x647e5e2712db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x647e5e2712db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x647e5e27eb55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x647e5e2796b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x647e5e2796b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x647e5e281bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x647e5e281bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x647e5ee8d54f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   76:     0x647e5ee8d54f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x79a3760abaa4 - <unknown>
[INFO] [stdout]   78:     0x79a376138a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- datarepo::postgres::test_update::tests::test_update_archive_manifest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'datarepo::postgres::test_update::tests::test_update_archive_manifest' (29) panicked at utils/src/datarepo/postgres/basic.rs:39:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: CredentialsNotLoaded(CredentialsNotLoaded { source: Some("no providers in chain provided credentials") }), connection: Unknown } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647e5ee8e5d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647e5ee8e5d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647e5eea722a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647e5eea722a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647e5ee93a02 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647e5ee93a02 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647e5ee6bb86 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647e5ee6bb86 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647e5ee85d39 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647e5e27e1fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647e5e27e1fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647e5ee85fb2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647e5ee85fb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647e5ee6bc42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647e5ee631c9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647e5ee6cbbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647e5eea79ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647e5eea7762 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647e5e37f70f - <core[5a1c3e9896636f3a]::result::Result<utils[8180e31469e2f328]::structures::secrets::RdsSecret, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647e5e37f70f - utils[8180e31469e2f328]::datarepo::postgres::basic::establish_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/basic.rs:39:66
[INFO] [stdout]   22:     0x647e5e395eb5 - utils[8180e31469e2f328]::datarepo::postgres::update::upadte_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/utils/src/datarepo/postgres/update.rs:19:14
[INFO] [stdout]   23:     0x647e5e2614cb - testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_update.rs:19:10
[INFO] [stdout]   24:     0x647e5e26245f - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x647e5e25ca10 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x647e5e22e485 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::try_with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x647e5e22db7e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::task::local::LocalData>>::with::<<tokio[85186819a9ad212d]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x647e5e25b566 - <tokio[85186819a9ad212d]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x647e5e263d96 - <tokio[85186819a9ad212d]::task::local::RunUntil<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x647e5e25e170 - <tokio[85186819a9ad212d]::task::local::LocalSet>::run_until::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x647e5e26ad3d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x647e5e26affd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x647e5e22d5ad - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x647e5e22bc6b - tokio[85186819a9ad212d]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x647e5e22bc6b - tokio[85186819a9ad212d]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x647e5e22bc6b - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x647e5e205480 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x647e5e2203f0 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x647e5e21b554 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x647e5e264d5b - <tokio[85186819a9ad212d]::runtime::context::scoped::Scoped<tokio[85186819a9ad212d]::runtime::scheduler::Context>>::set::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x647e5e2703f9 - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x647e5e230f92 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::try_with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x647e5e22ea5e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[85186819a9ad212d]::runtime::context::Context>>::with::<tokio[85186819a9ad212d]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x647e5e26f36d - tokio[85186819a9ad212d]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x647e5e210640 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x647e5e2145f6 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x647e5e216723 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x647e5e254d53 - tokio[85186819a9ad212d]::runtime::context::runtime::enter_runtime::<<tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x647e5e202f03 - <tokio[85186819a9ad212d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x647e5e26c135 - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x647e5e26eb2d - <tokio[85186819a9ad212d]::runtime::runtime::Runtime>::block_on::<<tokio[85186819a9ad212d]::task::local::LocalSet>::run_until<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x647e5e25bca4 - <tokio[85186819a9ad212d]::task::local::LocalSet>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x647e5e26423d - <actix_rt[567f4ae817a10712]::runtime::Runtime>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x647e5e25b271 - <actix_rt[567f4ae817a10712]::system::SystemRunner>::block_on::<testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x647e5e263141 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_update.rs:6:5
[INFO] [stdout]   56:     0x647e5e261097 - testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/testing/src/datarepo/postgres/test_update.rs:7:44
[INFO] [stdout]   57:     0x647e5e252126 - <testing[fd31f0e1497dcd92]::datarepo::postgres::test_update::tests::test_update_archive_manifest::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x647e5e2712db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x647e5e2712db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x647e5e27eb55 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x647e5e27eb55 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x647e5e27eb55 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x647e5e2796b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x647e5e2796b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x647e5e281bd2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x647e5e281bd2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x647e5e281bd2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x647e5e281bd2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x647e5ee8d54f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   77:     0x647e5ee8d54f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x79a3760abaa4 - <unknown>
[INFO] [stdout]   79:     0x79a376138a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     datarepo::postgres::test_add::tests::test_add_archive
[INFO] [stdout]     datarepo::postgres::test_add::tests::test_add_archive_manifest
[INFO] [stdout]     datarepo::postgres::test_add::tests::test_add_process_job
[INFO] [stdout]     datarepo::postgres::test_basic::tests::test_db_connection
[INFO] [stdout]     datarepo::postgres::test_basic::tests::test_get_secret
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_incompleted_processings
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_manifest_by_collection_and_file
[INFO] [stdout]     datarepo::postgres::test_fetch::tests::test_get_archive_manifests
[INFO] [stdout]     datarepo::postgres::test_update::tests::test_update_archive_manifest
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p testing --lib`
[INFO] running `Command { std: "docker" "inspect" "ce3f72aba19e63d270b67e795c498d90185aedd9175c50eb91db0b8eebf641fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce3f72aba19e63d270b67e795c498d90185aedd9175c50eb91db0b8eebf641fb", kill_on_drop: false }`
[INFO] [stdout] ce3f72aba19e63d270b67e795c498d90185aedd9175c50eb91db0b8eebf641fb
